Esx Settings Clusters Configuration Drafts ModificationInfo
Esx Settings Clusters Configuration Drafts ModificationInfo
The Esx Settings Clusters Configuration Drafts ModificationInfo schema contains information about a modification to a property in the configuration.
This schema was added in vSphere API 8.0.2.0.
JSON Example
{
"display_path": [
"string"
],
"original_path": "string"
}
array of
string
display_path
Required
A list of the display names for components of the property path.
This property was added in vSphere API 8.0.2.0.
string
original_path
Optional
This property was added in vSphere API 8.0.2.0.
If set, it contains a JSON-Pointer to the corresponding property in the original document. Otherwise, this modification is an addition to the draft.